﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#ddd; text-decoration:none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -mos-transition: all 0.3s;  }
a:hover{color:#3f312a;text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
.container{ padding: 0;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1360{ margin: 0px auto;width:1360px; }
.w1440{ margin: 0px auto;width:1440px; }



@font-face {
    font-family: 'LAG';
    src: url('../fonts/LAGIOCONDA-BOLD.OTF');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'rtw';
    src: url('../fonts/造字工房悦圆演示版常规体.OTF');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'sour';
    src: url('../fonts/SOURCEHANSERIFCN-REGULAR.OTF');
    font-weight: normal;
    font-style: normal;
}






/*pc导航*/
.pc_header{width:100%; height:100px;  position: fixed; top:0px; left:0px; z-index: 999;padding:0px 5% }
.ny_header{width:100%; height:100px;  position: absolute; top:0px; left:0px; z-index: 999;padding:0px 5% }
.pc_logo{width:17%; height: 100px; float: left; display: flex; align-items: center; background: url(../images/logo.png) no-repeat center; background-size: 100% auto!important}
.pc_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.pc_logo a{width:100%; height:100%; display:block;}

.pc_dh{width:auto; height: 40px; line-height:38px; border: 1px solid #fff; border-radius: 25px; font-size: 24px; color: #fff; float: right; 
	background: url(../images/dian.png) no-repeat 15px center; padding: 0 20px 0 50px; font-family: 'rtw'; margin-top:30px;}
.top-nav-left{width:49%; float:left; height: 100px; margin-left:9%; }
.nav{height:100%; width:100%; float: left;}
.nav a{ color:#fff; font-size: 14px;}
.nav .nLi{float:left;text-align: center;height: 100%; position:relative; display:inline;height: 100%; width: 14%; text-align: center}							
.nav .nLi h3 a{ display:block;  font-size:15px;color:#fff;  height: 100%; line-height:100px; width: 100%; position:relative}
.nav .sub{ display:none;left:50%; top:80px;  position:absolute;  line-height:26px; padding:0; width:140px;border:0; z-index: 99999; margin-left: -70px; }
.pro_sub{width:180px!important; margin-left:-90px!important;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #e5e5e5;  height:40px; line-height: 40px;  background:rgba(255,255,255,0.8);text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #333; font-size: 12px; height: 100%; }
.nav .sub a:hover{color:#5d4a3e}
.nav .active h3 a,.nav .nLi:hover h3 a{font-weight:bold; font-size:16px;}
.nav .nLi h3 a:after{content:""; width:70px; height:2px; background:#f08200; position:absolute; bottom:20px; left:50%; margin-left:-35px; opacity:0}
.nav .active h3 a:after{opacity:1}


.nav .sub li:hover a{background: #fff!important;}
.sub li:hover a{color:#f08200}
.h_search{width:24px; height: 100%; float: right; background: url(../images/search.png) no-repeat center; position: relative; margin-right:2%}
.pc_menu{float: right; height: 100%; width: 22px; background: url(../images/menu.png) no-repeat center; margin-right:3%}
.h_input{width:400px; height:auto; background: rgba(0,0,0,0.5); position: absolute; top:90px; right:3%; padding:12px 10px; border-radius:10px; display: none;}
.h_input input[type="text"]{width:72%;  height: 35px; float: left; background: #fff; border: 0; padding: 0px 10px;}
.h_submit{width:25%; height: 35px; background: #5d4a3e; text-align: center; font-size: 16px; color: #fff; border: 0; float: right}

.section_num{width:50px; position: absolute; top:50%; right:20px; text-align: center; margin-top: -84px;}
.section_num span{font-size: 40px; color: #3f312a; font-weight: bold; display: block; margin-top:2px}
.section_num p{font-size: 20px; color: #3f312a; font-weight: bold; display: block}
.section_num hr{width:18px; height: 1px; background: #3f312a; display: block; margin: 5px auto;}

.logo_icon{animation:mymove  1.5s infinite ease-in-out; width:43px; margin: 0px auto; }
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}






/*首页*/
.pc_shouye{width:100%; height: 100%;}
#fp-nav{background: url(../images/men_xian.png) no-repeat center;}
#fp-nav ul li, .fp-slidesNav ul li{width:30px;height: 30px; margin: 0 0 15px 0}
#fp-nav ul li a span, .fp-slidesNav ul li a span{width:6px; height: 6px; background:#fff; border: 0; top:50%;  left:50%; margin-top: -3px; margin-left: -3px;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background: #fff; width:8px; height: 8px; margin-top: -4px; margin-left: -4px; }
#fp-nav ul li a.active{width:30px; height: 30px; background: url(../images/active.png) no-repeat center}
#fp-nav.right{right:30px}




/*第一块*/
.section1{width:100%; height: 100%; overflow: hidden; position: relative}
.section1 .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
.section1 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.section1 .slideBox .bd li{ zoom:1; vertical-align:middle;  width: 100%; height: 100vh}
.section1 .slideBox .bd li a{width:100%; height: 100%; display: block}
.slideBox .prev,.slideBox .next{ position:absolute; display:block; width:14px; height:24px; bottom:50px }
.slideBox .next{background: url(../images/ban_right.png) no-repeat center; right:10%}
.slideBox .prev{background: url(../images/ban_left.png) no-repeat center; right:13%}
.ban_jt{width:42px; height: 42px; position: absolute; bottom:42px; left:50%; margin-left: -21px; animation:mymove 2s infinite;}


@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}




/*第2块*/
.section2{position:relative; height: 100%;  height: 100%;   overflow:hidden; background:url(../images/about_bjs.jpg) no-repeat center}
.section2 .fp-tableCell{vertical-align: bottom; padding-bottom:19vh;}
.section2_left{width:436px; height: auto; float: left; margin-top: 74px}
.section2_left h3{font-size: 30px; color: #484c50; font-family: "sour"; padding-left: 20px; margin-bottom: 8px;}
.section2_left h4{font-size: 46px; color: #484c50; font-family: "LAG";  margin-bottom: 12px; padding-left: 20px}
.ab_info{font-size: 14px; color: #484c50; line-height: 26px; width: 100%; height: auto; display: block; margin-top: 5vh; padding-left: 20px}
.ab_more{width:100%; height: auto; overflow: hidden; margin-top: 8vh; display: block}
.ab_more img{float: left}
.ab_more p{font-size: 20px; color: #484c50; font-weight: bold; margin-top: 38px; margin-left: 20px; float: left}
.section2_right{width:660px; height: auto; float: right}
.section2_right img{width:100%; height: auto; display: block}

.pageState{position: absolute; bottom:50px; left:5%; color:#fff; font-family: "sour"; font-size: 20px;}





/*第3块*/
.section3{ display: block; width: 100%; height: 100%; overflow: hidden; background: #1e1f21}
.section3 .fp-tableCell{}
.section3_all{width:100%; height: 660px; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat center; position: relative}
.section3_all .container{position: relative}
.small_box{width:540px;height:auto; position: relative; float: left; margin-top: 44vh;  }
.small_list{position:relative;width:510px;height:auto; overflow: hidden;padding:10px }
.small_list ul{height:100%; }
.small_list ul li{position:relative;float:left;margin-right:15px;width:154px; height: 192px; transition: all 0.4s ease-in-out; background: #fff; 
	box-shadow: 0 0 9px rgba(0,0,0,0.1); padding:10px; display: flex; align-items: center;}
.small_list ul li img{display:block; width: 56%; margin: 0px auto; align-items: center; margin: 0px auto;}
.pro_show_bottom{ width:660px; height: auto;  position:relative; overflow:hidden; float: left; z-index: 9; margin-top: 60px}
.pro_show_bottom ul{width:100%; height: auto; overflow: hidden}
.pro_show_bottom ul li{width:100%; height: auto; overflow: hidden; display: none;  }
.in_pro_img{width:296px; height: auto; float: left}
.in_pro_img img{width:100%; height: auto; display: block}
.in_pro_info{width:360px; height: auto; float: right; margin-top: 28vh}
.in_pro_info h3{font-size: 22px; color:#fff; margin-bottom: 10px; text-align: right; margin-bottom:12px;}
.pro_show_info{width:100%; height: auto; display: block; font-size: 14px; color: #fff; line-height: 28px; text-align: right}




.btn{display:block;width:90px;height:70px; position: absolute; bottom:0; z-index:999}
.left_btn{background:#fff url(../images/pro_hleft.png) no-repeat center; right: 290px}
.right_btn{background:#fff url(../images/pro_hright.png) no-repeat center; right:200px }
.left_btn:hover{background:#f08200 url(../images/ban_left.png) no-repeat center}
.right_btn:hover{background:#f08200 url(../images/ban_right.png) no-repeat center}



.in_pro_zi{font-size: 117px; color: #ffffff; opacity: 0.2;  position: absolute; top:75px; left:0; font-weight: bold; height:100px; line-height: 100px;}
.section3_bt{position: absolute; top:100px; right:0}
.section3_bt h3{font-size: 30px; color: #fff; font-family: "sour"; padding-left: 20px; margin-bottom: 8px; text-align: right}
.section3_bt h4{font-size: 46px; color: #fff; font-family: "LAG";  margin-bottom: 12px; padding-left: 20px; text-align: right}





/*案列*/
.index_case{display: block; width: 100%; height: 100%; overflow: hidden; }
.index_case .fp-tableCell{vertical-align: bottom; }
.index_case .container{position: relative; z-index:9; margin-bottom: 12vh}
.index_case_info{width:100%; height: auto;  position: relative;}
.index_case_info .swiper-slide a{width:100%; height: auto; display: block; background: #fff;  position: relative; overflow: hidden}
.index_case_info .swiper-slide a img.in_case_pic{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_case_top{width:100%; height: 327px; overflow:hidden; background: url(../images/case_hover.png) no-repeat center; background-size:cover; padding: 40px 30px; position: absolute; top:0; left:0; transition: all 0.5s ease-in-out;}
.in_case_top h3,.in_case_bottom h3{font-size: 20px; color: #FFFFFF}
.in_case_top h4,.in_case_bottom h4{font-size: 14px; color: #FFFFFF; margin-top: 10px;}
.in_case_bottom{width:100%; height: 240px; background: rgba(240,130,0,0.9); position: absolute; bottom:-100%; left:0; padding: 36px 30px; transition: all 0.5s ease-in-out;}
.in_case_bottom img{width:211px!important; height: auto;  float: right; margin-top:20px;}
.index_case_info .swiper-slide a:hover .in_case_bottom{bottom:0; transition: all 0.5s ease-in-out;}
.index_case_info .swiper-slide a:hover .in_case_top{top:-100%; transition: all 0.5s ease-in-out;}
.index_case_info .swiper-slide a:hover img.in_case_pic{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_case_info .swiper-button-next,.index_case_info .swiper-button-prev{width:52px; height:110px;  margin-top: -55px; opacity: 1}
.index_case_info .swiper-button-next{background:#323232 url(../images/news_right.png) no-repeat center;  right:-90px}
.index_case_info .swiper-button-prev{background:#323232 url(../images/news_left.png) no-repeat center; left:-90px}



/*第4块*/
.section4{display: block; width: 100%; height: 100%;  background:url(../images/section4_bjs.jpg) no-repeat center; overflow: hidden}
.section4_top{width:100%; height: auto; overflow: hidden; margin-bottom: 20px; margin-top:10vh}
.section4_top ul,.section4_bottom ul{width:auto; float: left}
.section4_top ul li,.section4_bottom ul li{width:244px; height: 260px; background: #fff; float: left; margin-right: 20px; padding: 25px 20px;}
.section4_top ul li i,.section4_bottom ul li i{width:100%; height: 54px; display: block}
.section4_top ul li h4,.section4_bottom ul li h4{font-size: 20px; color: #484c50; margin-top: 70px; margin-bottom: 15px;}
.section4_top ul li p,.section4_bottom ul li p{font-size:14px; color: #777777; line-height: 24px;}
.section4_bt{float: right; width:450px}
.section4_bt h3{font-size: 30px; color: #484c50; font-family: "sour"; text-align: right}
.section4_bt h4{font-size: 46px; color: #484c50; font-family: "LAG"; text-align: right; margin-bottom: 12px;}
.section4_bt p{font-size: 14px; color: #484c50; line-height: 26px;}
.icon1{background: url(../images/ysi1.png) no-repeat left center}
.icon2{background: url(../images/ysi2.png) no-repeat left center}
.icon3{background: url(../images/ysi3.png) no-repeat left center}
.icon4{background: url(../images/ysi4.png) no-repeat left center}
.icon5{background: url(../images/ysi5.png) no-repeat left center}

.section4_top ul li:hover .icon1{background: url(../images/ysi1_h.png) no-repeat left center}
.section4_top ul li:hover .icon2{background: url(../images/ysi2_h.png) no-repeat left center}
.section4_bottom ul li:hover .icon3{background: url(../images/ysi3_h.png) no-repeat left center}
.section4_bottom ul li:hover .icon4{background: url(../images/ysi4_h.png) no-repeat left center}
.section4_bottom ul li:hover .icon5{background: url(../images/ysi5_h.png) no-repeat left center}
.section4_bottom ul li:hover,.section4_top ul li:hover{background: #f08200}
.section4_bottom ul li:hover h4,.section4_top ul li:hover h4{color:#fff}
.section4_bottom ul li:hover p,.section4_top ul li:hover p{color:#fff}
.section4_bottom{width:100%; height: auto; overflow: hidden}
.section4_right{float: right; margin-top: 40px;}
.section4_right p{font-size: 20px; color: #484c50; font-weight: bold; float: left; text-transform:uppercase; margin-top: 40px;}
.section4_right img{float: left; margin-left: 10px;}









/*第5块*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden; }
.section5 .fp-tableCell{vertical-align: bottom; }
.section5 .container{position: relative; z-index:9; margin-bottom: 12vh}
.index_news_title{width:100%; text-align: center; overflow: hidden; margin-bottom: 50px;}
.index_news_title h3{font-size: 30px; color: #fff; font-family: "sour";}
.index_news_title h4{font-size:46px; color: #fff; font-family: "LAG"; text-transform:uppercase}
.index_news{width:100%; height: auto;  position: relative; }

.index_news .swiper-slide a{width:100%; height: auto; display: block; background: #fff;  position: relative}
.in_news_pic{width:100%; height: auto; overflow: hidden; }
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_info{width:100%; height: auto; overflow: hidden; background: #fff; padding: 10px 20px 30px;}
.in_news_info dl{position: relative;}
.in_news_info dl dt{font-size: 80px; color: #484c50; font-family: "LAG"; float: left}
.in_news_info dl dd{float: left; font-size: 14px; color: #777777; margin-left: 20px; margin-top: 24px;}
.in_news_info dl:after{content: ""; width: 50px; height: 1px; background: #777777; position: absolute; top:40px; left:170px}
.in_news_info h3{width:100%; height: 30px; line-height: 30px; font-size: 20px; color: #484c50; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	font-family: "sour"; font-weight: bold; margin-top: 10px;}
.in_news_info p{width:100%; height: 40px; line-height: 20px; font-size: 14px; color: #777777;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 8px auto;}
.in_news_info h4{font-size: 14px; color: #777777; background: url(../images/h_icon.png) no-repeat left center; padding-left: 20px; text-transform:uppercase; font-family: "sour"; }
.index_news_hover{width:100%; height: 100%; position: absolute; top:0; left:0; background: url(../images/n_hover.jpg) no-repeat center; background-size: cover;  
	padding:50px 38px; opacity: 0; transition: all 0.4s ease-in-out;}
.index_news_hover h3{width:100%; height: 30px; line-height: 30px; font-size: 20px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	font-family: "sour";  margin-bottom: 10px;}
.index_news_hover p{width:100%; height: 96px; line-height: 24px; font-size: 14px; color: #fff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:4;
  -webkit-box-orient:vertical; overflow:hidden; margin: 25px auto 20px;}
.index_news_hover h4{font-size: 14px; color: #fff; background: url(../images/b_icon.png) no-repeat left center; padding-left: 20px; text-transform:uppercase; font-family: "sour"; }
.index_news .swiper-button-next,.index_news .swiper-button-prev{width:18px; height: 32px;  margin-top: -16px;}
.index_news .swiper-button-next{background: url(../images/news_right.png) no-repeat center;  right:-70px}
.index_news .swiper-button-prev{background: url(../images/news_left.png) no-repeat center; left:-70px}
.index_news .swiper-slide a:hover .index_news_hover{opacity: 1; transition: all 0.4s ease-in-out;}












/*底部*/

.footer{width:100%; height: auto; overflow: hidden}
.footer .fp-tableCell{vertical-align: bottom; }
.footer .container{position: relative; z-index:9; margin-bottom: 10vh}
.section6_left{width:380px;  height: auto; float: left}
.section6_left h3{font-size: 30px; color: #fff;}
.section6_left h4{font-size: 46px; color: #ffffff; font-family: 'LAG'; margin: 5px 0 }
.section6_left p{font-size: 16px; color: #fff; line-height: 34px;}
.section6_right{width:320px; height: auto; float: right}
.section6_right h4{font-size: 24px; color: #fff; margin-bottom: 5px; text-align: right}
.section6_right h5{font-size: 34px; color: #fff; letter-spacing:4px; text-align: right}
.pc_hover{width:auto;  margin-top: 54px; float: right}
.h_pic{width:44px; height:44px; float: left; position: relative; margin-left: 15px;  }
.iweixin{width:100%; height: 44px; background: url(../images/wx_icon.png) no-repeat center; display: block;}
.ishouji{width:100%; height: 44px; background: url(../images/sj_icon.png) no-repeat center; display: block;}
.h_pic img{width:100px; height: 100px; position: absolute; top:50px; left:-40px; z-index: 999; display: none }
.h_pic:hover img{display: block;}

.pc_hover a{margin-left: 15px;}
.footer_input{width:100%; height: 280px; overflow: hidden; background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.2); padding: 35px; margin-bottom: 10px;
	margin-top: 5vh}
.footer_input_top{width:100%; height: 50px; line-height: 50px; }
.footer_input_top p{width:360px; height: 50px; float: left; position: relative; margin-right: 16px; border-bottom: 1px solid rgba(255,255,255,0.2)}
.footer_input_top p input[type="text"]{width:100%; height: 100%; border: 0; font-size: 16px; color: #ffffff; opacity: 0.6; background:none;}
.footer_input_top p:last-child{margin-right: 0}
.footer_input textarea{width:100%; height: 50px; border: 0; overflow: hidden; font-size: 16px; color: #ffffff; opacity: 0.6; background:none;  border-bottom: 1px solid rgba(255,255,255,0.2); margin-top:20px;}
.f_submit{width:224px; height: 60px; background: #f08200; color:#fff; font-size:20px; font-family: 'LAG'; text-align: center; line-height: 60px; display: block;
	margin:30px auto; border: 0;}
.footer_input_top p input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
	
}  
.footer_input_top p input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
 
}  
.footer_input_top p input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
 
}  
.footer_input_top p input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff; 

}  

.footer_input textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
	
}  
.footer_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
 
}  
.footer_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
 
}  
.footer_input textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff; 

}

.copy {width: 100%; height: 80px;  color: #ffffff; font-size: 14px; line-height:80px;}
.copy_l{float:left; font-size:14px; color:#ffffff}
.copy_l span{color:#027fbf}
.copy_l a{color:#fff}
.copy_l a:hover{color:#f08200!important}
.copy_r{float:right; margin-left:15px;}
.in_footer_zhichi{width:422px; height:45px;  float: right}
.in_footer_zhichi p{ width:191px; float: left; margin-left: 20px; font-size: 14px; color:#ffffff;}
.in_footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 27px; margin-right: 10px}
.in_footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 28px;}
.in_footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.in_footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.in_footer_zhichi span{float: left; font-size: 12px; color: #ffffff;}
.in_footer_zhichi i{ float: left;}
















.section5_ban{background: url(../images/contact_bjs.jpg) no-repeat center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section4_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }

.section3_ban{background: url(../images/fangfa_bjs.jpg) no-repeat center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }


.section31_ban{background: url(../images/case_bjs.jpg) no-repeat center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }

.section5_ban{background: url(../images/section5_bjs.jpg) no-repeat center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }

.section6_ban{background: url(../images/section6_bjs.jpg) no-repeat  bottom center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }

.active .section1_ban,.active .section2_ban,.active .section3_ban,.active .section4_ban,.active .section5_ban,.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5_ban,.section4_ban,.section3_ban{background-size:cover;}









/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;

    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:12px;
}
.lxfx li {
    background:#f08200;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}







/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.service_ban{background: url(../images/xfwl_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/service_ban.jpg) no-repeat center}



.ny_baninfo{width:1200px; height:225px; position: absolute; top:130px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#f08200}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #f08200)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:0;
	top:0%; 
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}




/*内部二级导航*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#f08200; border-radius:38px; padding:0px 10px;}
.ny_nav ul li{width:auto; height:67px; line-height:67px; float:left; text-align:center;position:relative; padding:0px 10px; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#f08200}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#f08200}


.ny_pro_nav ul{padding:0px 10px;}
.ny_pro_nav ul li{width:auto; margin:0px 15px; }

/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0 100px}、
#move_port{width:360px; height:320px; background:#fff;position: fixed;  box-shadow: 1px 2px 10px rgba(0,0,0,0.2); left: 0; top:0; cursor: pointer;z-index: 10000; padding:20px}
#move_port h4{width:100%; height:40px; line-height:40px; color:#333; text-align:center; font-size:18px;}
#move_port h5{width:100%; height:30px; line-height:30px; color:#333;  font-size:16px;}
#move_port p{width:100%; height:auto; line-height:28px; color:#333; font-size:16px; margin-bottom:10px; text-indent:2rem}
#move_port span{width:100%; height:auto; line-height:28px; color:#333; text-align:right; font-size:16px; margin-bottom:10px; display:block; }
	  



/*底部*/
.ny_footer{width:100%; height: 305px; overflow: hidden; margin-top: 50px; background:#333; padding-top:40px}
.ny_footer .container{overflow: hidden; width: 1200px}
.footer_left{width:448px; height: auto; float: left}
.f_logo{width:100%; height:auto; display:block; margin-bottom:20px;}
.f_logo img{width:283px; height:auto; display:block;}


.footer_left p{font-size: 14px; color: #999999; line-height: 28px;}
.ny_copy_l{ font-size:14px; color:#fff; line-height:30px; width: 100%}
.ny_copy_l a{color:#fff; margin-left: 20px}
.ny_copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:40px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:40px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff; }
.footer_zhichi i{ float: left;}
.f_nav{float: left; width: 155px; margin-top: 24px; margin-left: 28px;}
.f_nav h3,.f_contact h3,.footer_right_ma h3{font-size: 16px; color: #fff;}
.f_nav_xx{width:100%; height: auto; overflow: hidden; margin-top: 25px;} 
.f_nav_xx a{width:77px; height: 30px; float: left; line-height: 30px; font-size: 14px; color:#fff}
.f_nav_xx a:hover{text-decoration: underline}
.f_contact{float: left; width: 280px; margin-top: 24px; margin-left: 28px;}
.f_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 24px;}
.f_contact_xx p{font-size: 14px; color: #fff; line-height: 28px;}
.footer_right_ma{width:auto; float: right; margin-top: 25px; }
.footer_right_ma dl{width:103px; height: auto; float: left; margin-right: 20px; margin-top: 20px; }
.footer_right_ma dl dt{width:100%; height: 100%; padding: 10px; background: url(../images/img_pic.png) no-repeat center}
.footer_right_ma dl dt img{width:100%; height: 100%; display: block}
.footer_right_ma dl dd{width:100%; height: 35px; line-height: 35px; font-size:14px; color: #fff; text-align: center;}
.dl_last{margin-right: 0!important}



/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden; background: #f08200; padding: 10px 0}
.footer_link p{font-size: 18px; color: #fff; float: left;line-height:50px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #fff; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{color:#004c9b}



/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%; height:auto; overflow: hidden; border:1px solid #eee}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block;}
.ny_honor_all ul li p{width:100%; height:40px; line-height: 40px;  font-size:16px; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top:8px;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover p{color:#f08200}
.ny_honor_all ul li:hover .honor_pic{border:1px solid #f08200}



/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:400px; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#f08200; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; display: flex; align-items: center;}
.ny_pro_tleft .slideBox .bd img{ width:36%; height:auto; display:block; align-items: center; margin: 0px auto; }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:81px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #f08200; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px; margin-bottom:100px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #f08200;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #f08200; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#f08200; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#f08200;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #f08200; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#f08200}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#f08200; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}

.ny_ygf_tleft{width:500px; height:auto; float: left}
.ny_ygf_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_ygf_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_ygf_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_ygf_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_ygf_tleft .slideBox .hd ul li.on{ background:#f08200; color:#fff; }
.ny_ygf_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_ygf_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_ygf_tleft .slideBox .bd li{width:100%; height: 100%; display: flex; align-items: center;}
.ny_ygf_tleft .slideBox .bd img{ width:100%; height:auto; display:block; align-items: center; margin: 0px auto; }



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 100px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:285px; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:20px; margin-bottom:20px; }
.ny_solution_img{width:100%; height:100%; float:left; overflow:hidden; }
.ny_solution_img img{width:80%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block; margin:0px auto;}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li:hover h5{color:#f08200}
.ny_product_all ul li:hover{border:1px solid #f08200}

.ny_ygf_img img{width:100%;}






/*案例*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px; }
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_case_all ul li .case-div{width:100%;   height:auto; overflow: hidden; border:1px solid #eee}
.ny_case_all ul li .case-div img{width:100%; height: auto; display:block; overflow: hidden;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.ny_case_all ul li h3{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_case_all ul li:nth-child(4n){margin-right: 0px;}
.ny_case_all ul li:hover h3{color:#f08200}
.ny_case_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#ffad01}
.ny_news_all ul li:hover h3{font-weight: bold; }

.ny_news_h1{width: 100%; font-size: 14px; color: #555; padding: 10px 0px; text-align: center;
             clear: both; font-weight: bold}
.ny_news_h1 h1{font-size:22px; color:#333}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
                clear: both}

.ny_news_bt{width:100%; height:auto; line-height:40px; text-align:center; font-size:26px; color:#333; margin:15px auto}





/*联系我们*/
.ny_contact_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}



@media screen and (max-height:900px){
	.section2 .fp-tableCell{padding-bottom:10vh}
	.index_case .container,.section5 .container{margin-bottom:7vh}
	.footer .container{margin-bottom:0}
	.footer_input{margin-top:0}

}




@media screen and (max-width:1440px){
	.index_news .swiper-button-prev,.index_case_info .swiper-button-prev{left:-40px;}
	.index_news .swiper-button-next,.index_case_info .swiper-button-next{right:-40px;}
	
}





@media screen and (max-width:1366px){
	.footer .container{margin-top:9vh}
	.footer .container,.section5 .container,.section4 .container,.index_case .container{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8)}
	.section6_left h4{font-size:30px;}
	.section6_right h5{font-size:28px;}
.section5 .container,.index_case .container{margin-bottom:0}
.index_news_title h4{display:none;}
.section3_all{background-size:100%}
.in_pro_zi{font-size:82px;}
.in_pro_zi{top:134px;}
.small_box{margin-top:60vh}
.pro_show_bottom{margin-top:103px;}
.in_pro_info{margin-top:40vh}
.section3_bt{top:170px;}
.section3_all{height:100%}
.btn{bottom:130px;}
.section2 .container{margin-top:15vh}
.section2_left{width:500px;}
.section3_all .container,.section2 .container{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8)}
}

